TSTP Solution File: ITP199^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : ITP199^1 : TPTP v8.1.2. Released v7.5.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.VjegiQ8VWV true

% Computer : n005.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 05:22:49 EDT 2023

% Result   : Theorem 1.45s 0.88s
% Output   : Refutation 1.45s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   25 (  10 unt;  15 typ;   0 def)
%            Number of atoms       :   10 (   4 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   76 (   2   ~;   0   |;   0   &;  74   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   13 (  11 usr;   5 con; 0-3 aty)
%            Number of variables   :   10 (   6   ^;   4   !;   0   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
thf(real_type,type,
    real: $tType ).

thf(set_variable_type,type,
    set_variable: $tType ).

thf(variable_type,type,
    variable: $tType ).

thf(char_type,type,
    char: $tType ).

thf(zero_zero_real_type,type,
    zero_zero_real: real ).

thf(bot_bot_set_variable_type,type,
    bot_bot_set_variable: set_variable ).

thf(omega_type,type,
    omega: variable > real ).

thf(rVar_type,type,
    rVar: char > variable ).

thf(u_type,type,
    u: set_variable ).

thf(sup_sup_set_variable_type,type,
    sup_sup_set_variable: set_variable > set_variable > set_variable ).

thf(dVar_type,type,
    dVar: char > variable ).

thf(f_type,type,
    f: real > variable > real ).

thf(denota1419872369iation_type,type,
    denota1419872369iation: ( variable > real ) > ( variable > real ) > set_variable > $o ).

thf(insert_variable_type,type,
    insert_variable: variable > set_variable > set_variable ).

thf(x_type,type,
    x: char ).

thf(conj_0,conjecture,
    denota1419872369iation @ ( f @ zero_zero_real ) @ omega @ ( sup_sup_set_variable @ ( insert_variable @ ( rVar @ x ) @ ( insert_variable @ ( dVar @ x ) @ bot_bot_set_variable ) ) @ u ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( denota1419872369iation @ ( f @ zero_zero_real ) @ omega @ ( sup_sup_set_variable @ ( insert_variable @ ( rVar @ x ) @ ( insert_variable @ ( dVar @ x ) @ bot_bot_set_variable ) ) @ u ) ),
    inference('cnf.neg',[status(esa)],[conj_0]) ).

thf(zip_derived_cl356,plain,
    ~ ( denota1419872369iation @ ( f @ zero_zero_real ) @ omega @ ( sup_sup_set_variable @ ( insert_variable @ ( rVar @ x ) @ ( insert_variable @ ( dVar @ x ) @ bot_bot_set_variable ) ) @ u ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(fact_84_sup__commute,axiom,
    ( sup_sup_set_variable
    = ( ^ [X2: set_variable,Y3: set_variable] : ( sup_sup_set_variable @ Y3 @ X2 ) ) ) ).

thf(zip_derived_cl84,plain,
    ( sup_sup_set_variable
    = ( ^ [Y0: set_variable,Y1: set_variable] : ( sup_sup_set_variable @ Y1 @ Y0 ) ) ),
    inference(cnf,[status(esa)],[fact_84_sup__commute]) ).

thf(zip_derived_cl390,plain,
    ! [X1: set_variable,X2: set_variable] :
      ( ( sup_sup_set_variable @ X1 @ X2 )
      = ( ^ [Y0: set_variable,Y1: set_variable] : ( sup_sup_set_variable @ Y1 @ Y0 )
        @ X1
        @ X2 ) ),
    inference(ho_complete_eq,[status(thm)],[zip_derived_cl84]) ).

thf(zip_derived_cl392,plain,
    ! [X1: set_variable,X2: set_variable] :
      ( ( sup_sup_set_variable @ X1 @ X2 )
      = ( sup_sup_set_variable @ X2 @ X1 ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl390]) ).

thf(fact_0_uv,axiom,
    denota1419872369iation @ ( f @ zero_zero_real ) @ omega @ ( sup_sup_set_variable @ u @ ( insert_variable @ ( rVar @ x ) @ ( insert_variable @ ( dVar @ x ) @ bot_bot_set_variable ) ) ) ).

thf(zip_derived_cl0,plain,
    denota1419872369iation @ ( f @ zero_zero_real ) @ omega @ ( sup_sup_set_variable @ u @ ( insert_variable @ ( rVar @ x ) @ ( insert_variable @ ( dVar @ x ) @ bot_bot_set_variable ) ) ),
    inference(cnf,[status(esa)],[fact_0_uv]) ).

thf(zip_derived_cl469,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl356,zip_derived_cl392,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : ITP199^1 : TPTP v8.1.2. Released v7.5.0.
% 0.12/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.VjegiQ8VWV true
% 0.14/0.36  % Computer : n005.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sun Aug 27 13:47:38 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.37  % Python version: Python 3.6.8
% 0.14/0.37  % Running in HO mode
% 0.23/0.67  % Total configuration time : 828
% 0.23/0.67  % Estimated wc time : 1656
% 0.23/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.92/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.92/0.76  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.92/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.92/0.77  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.92/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.92/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.40/0.79  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.40/0.79  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.41/0.86  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 1.45/0.88  % Solved by lams/35_full_unif4.sh.
% 1.45/0.88  % done 50 iterations in 0.094s
% 1.45/0.88  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.45/0.88  % SZS output start Refutation
% See solution above
% 1.45/0.88  
% 1.45/0.88  
% 1.45/0.88  % Terminating...
% 1.56/1.01  % Runner terminated.
% 1.56/1.03  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------